CALC v1.15 V1.15 delivers a 10x to 100x speedup over V1.0... To learn more on using Calc, hit 'h' after running it. The following is a short demonstration of Calc: ____________________________________________________________________________ DEMO: Calc v1.1: Arbitrary precision floating point calculator by Taher Haveliwala and Marlon Chen All rights reserved. To see short instructions to Calc, hit 'h'. Any other key continues > 56.34 > 4 > + > = 6.034000000000000e1 > 5 > 23 > - > = -1.800000000000000e1 > 5 > 24 > 26 > - > * > = -1.000000000000000e1 > p100 > 43 > s > = 6.5574385243020006523441099976360016279269663198837897698654601055856598534885 75639355805290969678548e0 > p50 > 24.834 > s > d > * > = 2.4834000000000000000000000000000000000000000000000e1 > _____________________________________________________________________________ REGISTERING: To register, and be eligible for free updates send $10 to: Taher Haveliwala 8444 Arkie Ct. Granite Bay, CA 95746 Send all bug reports to: taher@pasteur.EECS.Berkeley.EDU _____________________________________________________________________________ ABOUT CALC: The precision is user selectable, limited only by memory constraints. The 16-bit version is limited to roughly 1,000 to 2,000 digits of precision. The 32-bit Win32 version has no practical memory limits. Setting the precision to over 500 digits may cause square root to be relatively slow. Calc V1.1x is between 10 to 100 times faster than V1.0, and future version will provide even greater speedups. _____________________________________________________________________________ DISCLAIMER: We take no responsibility whatsoever for damages that may occur due to results obtained from this program. Although this software has been tested, we cannot guarantee 100% reliable operation under all circumstances. _____________________________________________________________________________ CREDITS: Calc was written using guidelines given by Professor Hilfinger of UC Berkeley. All source except for a skeleton header file for a floating point class is original code written by Taher Haveliwala and Marlon Chen. This program may be freely distributed provided that this README file is included.